home *** CD-ROM | disk | FTP | other *** search
- ELF_GETSHDR(3E) Last changed: 1-8-99
-
-
- NNAAMMEE
- eellff__ggeettsshhddrr, eellff3322__ggeettsshhddrr, eellff6644__ggeettsshhddrr - Retrieves class-dependent
- section header
-
- SSYYNNOOPPSSIISS
- cccc [_f_l_a_g ...] _f_i_l_e ... --lleellff [_l_i_b_r_a_r_y ...]
-
- ##iinncclluuddee <<lliibbeellff..hh>>
-
- EEllff3322__SShhddrr **eellff3322__ggeettsshhddrr((EEllff__SSccnn **ssccnn));;
-
- EEllff6644__SShhddrr **eellff3322__ggeettsshhddrr((EEllff__SSccnn **ssccnn));;
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- For a 32-bit class file, eellff3322__ggeettsshhddrr returns a pointer to a section
- header for the section descriptor ssccnn. If the file is not a 32-bit
- class file, ssccnn was null, or an error occurred, eellff3322__ggeettsshhddrr returns
- null.
-
- The header includes the following members:
-
- EEllff3322__WWoorrdd sshh__nnaammee;;
-
- EEllff3322__WWoorrdd sshh__ttyyppee;;
-
- EEllff3322__WWoorrdd sshh__ffllaaggss;;
-
- EEllff3322__AAddddrr sshh__aaddddrr;;
-
- EEllff3322__OOffff sshh__ooffffsseett;;
-
- EEllff3322__WWoorrdd sshh__ssiizzee;;
-
- EEllff3322__WWoorrdd sshh__lliinnkk;;
-
- EEllff3322__WWoorrdd sshh__iinnffoo;;
-
- EEllff3322__WWoorrdd sshh__aaddddrraalliiggnn;;
-
- EEllff3322__WWoorrdd sshh__eennttssiizzee;;
-
- If the program is building a new file, it is responsible for creating
- the file's ELF header before creating sections.
-
- The 64-bit class works identically, simply replacing all instances of
- 32 in the description and table with 64.
-
- SSEEEE AALLSSOO
- eellff(3E), eellff__ffllaagg(3E), eellff__ggeettssccnn(3E), eellff__ssttrrppttrr(3E)
-
- This man page is available only online.
-